ImageGear .NET v24.12 - Updated
NativeObjectArray<T,TParentType> Class Methods


ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF.Forms.Internal Namespace : NativeObjectArray<T,TParentType> Class

For a list of all members of this type, see NativeObjectArray<T,TParentType> members.

Public Methods
 NameDescription
Public Method Adds an item to the list.  
Public Method Removes all items from the list. Removes all items from the list.  
Public Method Determines whether the list contains a specific item.  
Public Method Copies the options of the options collection to an System.Array, starting at a particular System.Array index.  
Public Method Returns an enumerator that iterates through all the items in the list.  
Public Method Determines the index of a specific item in the list.  
Public Method This method is not supported.  
Public Method Removes an item from the native object array. Removes a specific item from the list.  
Public Method Removes the item from the list by specified index.  
Top
See Also

Reference

NativeObjectArray<T,TParentType> Class
ImageGear.Formats.PDF.Forms.Internal Namespace